From: Richard M. Stallman Date: Wed, 25 Sep 1996 03:51:05 +0000 (+0000) Subject: (HAVE_GETCWD): Add #undef. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~82747 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cb581b1a2eb30a3f6c0bad5e1b88e958bd7cadf9;p=emacs.git (HAVE_GETCWD): Add #undef. --- diff --git a/src/config.in b/src/config.in index 2882d47582f..e09c9f52a62 100644 --- a/src/config.in +++ b/src/config.in @@ -188,6 +188,7 @@ Boston, MA 02111-1307, USA. */ #undef HAVE_UTIMES #undef HAVE_SETRLIMIT #undef HAVE_SETPGID +#undef HAVE_GETCWD #undef LOCALTIME_CACHE #undef HAVE_INET_SOCKETS